In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx / LockGdViewerEvents Property

LockGdViewerEvents Property (IThumbnailEx)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(25)>

Property LockGdViewerEvents As Boolean
[DispId(25)]

bool LockGdViewerEvents {get; set;}
read-write property LockGdViewerEvents: Boolean; 
DispIdAttribute(25)

function get,set LockGdViewerEvents : boolean
[DispId(25)]

__property bool get_LockGdViewerEvents();

__property void set_LockGdViewerEvents( 

   bool value

);
[DispId(25)]

property bool LockGdViewerEvents {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx
IThumbnailEx Members